Skip to content

Conversation

@RomainMuller
Copy link
Contributor

@RomainMuller RomainMuller commented Dec 9, 2025

I strongly suspect the .NET Lambda SDK (from Amazon) produces null values instead of omitting fields, which appears to be accepted by API Gateway but is presently rejected by our parsing logic. This addresses this problem and adds a new test case.

JJ-Change-Id: vprmkv
ZD: 2375557
Jira: APPSEC-60188

I strongly suspect the .NET Lambda SDK (from Amazon) produces `null` values
instead of omitting fields, which appears to be accepted by API Gateway but is
presently rejected by our parsing logic. This addresses this problem and adds
a new test case.

JJ-Change-Id: vprmkv
@RomainMuller RomainMuller requested a review from a team as a code owner December 9, 2025 15:54
@RomainMuller RomainMuller changed the title fix(aap): gracefully accept null in APIGW response APPSEC-60188: gracefully accept null in APIGW response Dec 9, 2025
@RomainMuller RomainMuller merged commit 7e278cd into main Dec 10, 2025
45 checks passed
@RomainMuller RomainMuller deleted the romain.marcadier/gracefully-accept-null branch December 10, 2025 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants